This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: org.w3c.dom.DOMImplementation ~Samuel Nonfoopuloden 4.Dec.02 02:19 PM a Web browser Domino Designer 6.0Windows NT
In reponse to a posting of my original question on a Batik mailing list I received this answer:
"No such method exceptions are almost always caused by picking up a DOM implementation that does not support styling. You need to make sure that the DOM interface included with Batik is earlier on the class path for the agent than what ever DOM Lotus Notes is including."
I have tried adding the appropriate Batik jar file to JavaUserClasses in the ini file but it doesn't make any difference (and I would prefer the agent to be completely self contained).